home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / PAD.IN_ / pad.inf
INI File  |  1996-07-18  |  15KB  |  577 lines

  1. ;-----------------------------------------------------------------------------
  2. [Responses]
  3. ; This section is temporary.
  4.  
  5. ;-----------------------------------------------------------------------------
  6. [SprintNet, Standard]
  7.  
  8. DEFAULTOFF=
  9. MAXCARRIERBPS=9600
  10. MAXCONNECTBPS=9600
  11.  
  12.  
  13. ; The next two lines ignore logon banners
  14. COMMAND=
  15. OK=<ignore>
  16.  
  17.  
  18. ; The @ characters sets the SprintNet PAD for 8 databit communication.
  19. COMMAND=@
  20. NoResponse
  21.  
  22.  
  23. ; The D character requests a 9600 speed.
  24. COMMAND=D<cr>
  25. ; We dont care about the response so we ignore it (unless modem has hung up).
  26. ERROR_NO_CARRIER=<match>"NO CARRIER"
  27. OK=<ignore>
  28.  
  29.  
  30. ; A carriage return to initialize the PAD read/write buffers
  31. COMMAND=<cr>
  32. ERROR_NO_CARRIER=<match>"NO CARRIER"
  33. OK=<ignore>
  34.  
  35.  
  36. ; Set X.3 settings on the PAD which make it work well with RAS. Broken into
  37. ; two parts since the line is too long.
  38. COMMAND=SET 1:0,2:0,3:0,4:1,5:0,6:1,7:0,8:0,9:0,10:0<cr>
  39. ERROR_NO_CARRIER=<match>"NO CARRIER"
  40. OK=<ignore>
  41.  
  42.  
  43. ; Set the other half of X.3 parameters
  44. COMMAND=SET 12:0,13:0,14:0,15:0,16:0,17:0,18:0,19:0,20:0,22:0<cr>
  45. ERROR_NO_CARRIER=<match>"NO CARRIER"
  46. OK=<ignore>
  47.  
  48.  
  49. ; Finally try to call RAS X25 server
  50. COMMAND=C <x25address>*<UserData><cr>
  51.  
  52. CONNECT=<match>" CONNECT"
  53. ERROR_NO_CARRIER=<match>"NO CARRIER"
  54. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  55. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  56.  
  57.  
  58. ; CONNECT response means that the connection completed fine.
  59. ; ERROR_DIAGNOISTICS response means connection attempt failed - the X25
  60. ;  DIAGNOSTIC information will be extracted from the response and sent to the
  61. ;  user.
  62. ; ERROR_NO_CARRIER means that the remote modem hung up.
  63. ; ERROR resonses are for generic failures.
  64.  
  65. ;-----------------------------------------------------------------------------
  66. [SprintNet, Alternate]
  67.  
  68. ; Connections can be made more reliably in some SprintNet locations if
  69. ; there are some delays near the beginning of the pad.inf entry.  As a
  70. ; general rule of thumb use this entry with older, slower (2400 bps)
  71. ; locations.
  72.  
  73.  
  74. DEFAULTOFF=
  75. MAXCARRIERBPS=9600
  76. MAXCONNECTBPS=9600
  77.  
  78.  
  79. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  80. COMMAND=
  81. NoResponse
  82.  
  83.  
  84. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  85. COMMAND=
  86. NoResponse
  87.  
  88.  
  89. ; The @ characters sets the SprintNet PAD for 8 databit communication.
  90. COMMAND=@
  91. NoResponse
  92.  
  93.  
  94. COMMAND=
  95. NoResponse
  96.  
  97.  
  98. ; The D character requests a 9600 speed.
  99. COMMAND=D<cr>
  100. ; We dont care about the response so we ignore it (unless modem has hung up).
  101. ERROR_NO_CARRIER=<match>"NO CARRIER"
  102. OK=<ignore>
  103.  
  104.  
  105. ; A carriage return to initialize the PAD read/write buffers
  106. COMMAND=<cr>
  107. ERROR_NO_CARRIER=<match>"NO CARRIER"
  108. OK=<ignore>
  109.  
  110.  
  111. ; Set X.3 settings on the PAD which make it work well with RAS. Broken into
  112. ; two parts since the line is too long.
  113. COMMAND=SET 1:0,2:0,3:0,4:1,5:0,6:1,7:0,8:0,9:0,10:0<cr>
  114. ERROR_NO_CARRIER=<match>"NO CARRIER"
  115. OK=<ignore>
  116.  
  117.  
  118. ; Set the other half of X.3 parameters
  119. COMMAND=SET 12:0,13:0,14:0,15:0,16:0,17:0,18:0,19:0,20:0,22:0<cr>
  120. ERROR_NO_CARRIER=<match>"NO CARRIER"
  121. OK=<ignore>
  122.  
  123.  
  124. ; Finally try to call RAS X25 server
  125. COMMAND=C <x25address>*<UserData><cr>
  126.  
  127. CONNECT=<match>" CONNECT"
  128. ERROR_NO_CARRIER=<match>"NO CARRIER"
  129. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  130. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  131.  
  132.  
  133. ; CONNECT response means that the connection completed fine.
  134. ; ERROR_DIAGNOISTICS response means connection attempt failed - the X25
  135. ;  DIAGNOSTIC information will be extracted from the response and sent to the
  136. ;  user.
  137. ; ERROR_NO_CARRIER means that the remote modem hung up.
  138. ; ERROR resonses are for generic failures.
  139.  
  140. ;-----------------------------------------------------------------------------
  141. [InfoNet]
  142.  
  143. DEFAULTOFF=
  144. MAXCARRIERBPS=2400
  145. MAXCONNECTBPS=2400
  146.  
  147.  
  148. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  149. COMMAND=
  150. NoResponse
  151.  
  152.  
  153. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  154. COMMAND=
  155. NoResponse
  156.  
  157.  
  158. COMMAND=<cr>
  159. ; We dont care about the response so we ignore it (unless modem has hung up).
  160. ERROR_NO_CARRIER=<match>"NO CARRIER"
  161. OK=<ignore>
  162.  
  163.  
  164. COMMAND=<cr>
  165. ERROR_NO_CARRIER=<match>"NO CARRIER"
  166. OK=<ignore>
  167.  
  168.  
  169. COMMAND=X<cr>
  170. ERROR_NO_CARRIER=<match>"NO CARRIER"
  171. OK=<ignore>
  172.  
  173.  
  174. ; Set X.3 settings on the PAD which make it work well with RAS. Broken into
  175. ; two parts since the line is too long.
  176. COMMAND=SET 1:126,2:1,3:0,4:1,5:0,6:1,7:0,8:0,9:0,10:0<cr>
  177. NoResponse
  178.  
  179. COMMAND=
  180. NoResponse
  181.  
  182. ; Set the other half of X.3 parameters
  183. COMMAND=SET 12:0,13:0,14:0,15:0,16:0,17:0,18:0,19:0,20:0,21:0,22:0<cr>
  184. NoResponse
  185.  
  186.  
  187. COMMAND=
  188. NoResponse
  189.  
  190. ; Try to call RAS X25 server
  191. COMMAND=<x25address><cr><lf>
  192.  
  193. OK=<match>"COM"
  194. ERROR_NO_CARRIER=<match>"NO CARRIER"
  195. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  196.  
  197.  
  198. ; CONNECT response means that the connection completed fine.
  199. ; ERROR_DIAGNOISTICS response means connection attempt failed - the X25
  200. ;  DIAGNOSTIC information will be extracted from the response and sent
  201. ;  to the user.
  202. ; ERROR_NO_CARRIER means that the remote modem hung up.
  203. ; ERROR resonses are for generic failures.
  204.  
  205.  
  206. ; Finally set no escape and no echo
  207. COMMAND=SET 1:0,2:0<cr>
  208. NoResponse
  209.  
  210. ;-----------------------------------------------------------------------------
  211. [InfoNet, Alternate]
  212.  
  213. DEFAULTOFF=
  214. MAXCARRIERBPS=9600
  215. MAXCONNECTBPS=9600
  216.  
  217.  
  218. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  219. COMMAND=
  220. NoResponse
  221.  
  222.  
  223. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  224. COMMAND=
  225. NoResponse
  226.  
  227.  
  228. COMMAND=<cr>
  229. ; We dont care about the response so we ignore it (unless modem has hung up).
  230. ERROR_NO_CARRIER=<match>"NO CARRIER"
  231. OK=<ignore>
  232.  
  233.  
  234. COMMAND=<cr>
  235. ERROR_NO_CARRIER=<match>"NO CARRIER"
  236. OK=<ignore>
  237.  
  238.  
  239. COMMAND=X<cr>
  240. ERROR_NO_CARRIER=<match>"NO CARRIER"
  241. OK=<ignore>
  242.  
  243.  
  244. ; Set X.3 settings on the PAD which make it work well with RAS. Broken into
  245. ; two parts since the line is too long.
  246. ;COMMAND=SET 1:126,2:1,3:0,4:1,5:0,6:1,7:0,8:0,9:0,10:0<cr>
  247. COMMAND=SET 1:126,2:1,3:0,4:1,5:0,6:1,7:2,9:0,10:0<cr>
  248. ERROR_NO_CARRIER=<match>"NO CARRIER"
  249. ERROR=<match>"ERR"
  250. OK=<ignore>
  251.  
  252.  
  253. ; Set the other half of X.3 parameters
  254. COMMAND=SET 12:0,13:0,14:0,15:0,16:127,17:24,18:18,19:0,20:0,21:0,22:0<cr>
  255. ERROR_NO_CARRIER=<match>"NO CARRIER"
  256. ERROR=<match>"ERR"
  257. OK=<ignore>
  258.  
  259. ; Try to call RAS X25 server
  260. COMMAND=<x25address><cr><lf>
  261. OK=<ignore>
  262.  
  263. OK=<match>"COM"
  264. ERROR_NO_CARRIER=<match>"NO CARRIER"
  265. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  266. ERROR=<match>"ERR"
  267.  
  268.  
  269. ; CONNECT response means that the connection completed fine.
  270. ; ERROR_DIAGNOISTICS response means connection attempt failed - the X25
  271. ;  DIAGNOSTIC information will be extracted from the response and sent
  272. ;  to the user.
  273. ; ERROR_NO_CARRIER means that the remote modem hung up.
  274. ; ERROR resonses are for generic failures.
  275.  
  276.  
  277. ; Finally set no escape and no echo
  278. COMMAND=SET 1:0,2:0<cr>
  279. NoEcho
  280. ERROR=<match>"ERR"
  281. CONNECT=<ignore>
  282.  
  283. [Transpac]
  284.  
  285. DEFAULTOFF=
  286. MAXCARRIERBPS=2400
  287. MAXCONNECTBPS=2400
  288.  
  289.  
  290. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  291. COMMAND=
  292. NoResponse
  293.  
  294. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  295. COMMAND=
  296. NoResponse
  297.  
  298. ; We dont care about the response so we ignore it (unless modem has hung up).
  299. ERROR_NO_CARRIER=<match>"NO CARRIER"
  300. OK=<match>"TRANSPAC"
  301.  
  302. ; Set X.3 settings on the PAD which make it work well with RAS. Broken into
  303. ; two parts since the line is too long.
  304. COMMAND=SET 1:1,2:1,3:0,4:1,5:0,6:1,7:0,9:0,10:0<cr>
  305. ERROR_NO_CARRIER=<match>"NO CARRIER"
  306. ERROR=<match>"ERR"
  307. OK=<ignore>
  308.  
  309.  
  310. ; Set the other half of X.3 parameters
  311. COMMAND=SET 12:0,13:0,14:0,15:0,16:127,17:24,18:18,19:0,20:0,21:0,22:0<cr>
  312. ERROR_NO_CARRIER=<match>"NO CARRIER"
  313. ERROR=<match>"ERR"
  314. OK=<ignore>
  315.  
  316. ; Try to call RAS X25 server
  317. COMMAND=<x25address><cr><lf>
  318. OK=<ignore>
  319.  
  320. OK=<match>"COM"
  321. ERROR_NO_CARRIER=<match>"NO CARRIER"
  322. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  323.  
  324.  
  325. ; CONNECT response means that the connection completed fine.
  326. ; ERROR_DIAGNOISTICS response means connection attempt failed - the X25
  327. ;  DIAGNOSTIC information will be extracted from the response and sent
  328. ;  to the user.
  329. ; ERROR_NO_CARRIER means that the remote modem hung up.
  330. ; ERROR resonses are for generic failures.
  331.  
  332.  
  333. ; Finally set no escape and no echo
  334. COMMAND=SET 1:0,2:0<cr>
  335. NoEcho
  336. CONNECT=<ignore>
  337.  
  338.  
  339. ;-----------------------------------------------------------------------------
  340. [Eicon X.PAD]
  341.  
  342. DEVICETYPE=pad
  343. DEFAULTOFF=
  344.  
  345. MAXCARRIERBPS=1200
  346. MAXCONNECTBPS=1200
  347.  
  348. ;
  349. ; INIT section.
  350. ;
  351. COMMAND_INIT=PAR 2<cr>
  352. NoEcho
  353. OK=par 2:<ignore>
  354. ERROR_DIAGNOSTICS=CLR <Diagnostics>
  355. ERROR=ERR<ignore>
  356.  
  357. ;
  358. ; LISTEN section.
  359. ;
  360. COMMAND_LISTEN=
  361. NoEcho
  362. CONNECT=<match>"COM"
  363. ERROR_DIAGNOSTICS=CLR <Diagnostics>
  364. ERROR=ERR<ignore>
  365.  
  366. ;
  367. ; CALL section.
  368. ;
  369. COMMAND_DIAL=<x25address><cr><lf>
  370. NoEcho
  371. CONNECT=<match>"COM"
  372. ERROR_DIAGNOSTICS=CLR CONF  <cr><lf>CLR<Diagnostics>
  373. ERROR_DIAGNOSTICS=CLR <Diagnostics>
  374. ERROR=ERR<ignore>
  375.  
  376. ;-----------------------------------------------------------------------------
  377. [Compuserve]
  378.  
  379. ; Disclaimer:
  380. ; This script has been included for customer convenience, but has NOT been
  381. ; fully verified to work under all circumstances. Microsoft makes NO guarantees
  382. ; as to the performance of this script. Please contact Microsoft
  383. ; PSS NT support if you have problems or questions.
  384.  
  385. DEFAULTOFF=
  386. MAXCARRIERBPS=9600
  387. MAXCONNECTBPS=9600
  388.  
  389. COMMAND=
  390. NoResponse
  391.  
  392. COMMAND=<cr>
  393. OK=<ignore>
  394.  
  395. COMMAND=+<cr>
  396. OK=<match>"Host Name:"
  397.  
  398. COMMAND=<x25address><cr>
  399. CONNECT=<match>"Connected"
  400. ERROR_NO_CARRIER=<match>"NO CARRIER"
  401. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  402. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  403.  
  404.  
  405. ;-----------------------------------------------------------------------------------
  406. [SITA Group Network]
  407.  
  408. ; Disclaimer:
  409. ; This script has been included for customer convenience, but has NOT been
  410. ; fully verified to work under all circumstances. Microsoft makes NO guarantees
  411. ; as to the performance of this script. Please contact Microsoft
  412. ; PSS NT support if you have problems or questions.
  413. ;      PLEASE SEE COMMENTS BELOW REGARDING USAGE OF THE "User Data:" 
  414. ;      and "Facilities:" FIELDS IN RAS WHEN USING THIS SITA SCRIPT.
  415.  
  416. DEFAULTOFF=
  417. MAXCARRIERBPS=9600
  418. MAXCONNECTBPS=9600
  419.  
  420. COMMAND=...<cr>
  421. OK=<match>"SITA NETWORK:"
  422.  
  423. ; Enter your NUI number in the Remote Access program's X.25 Settings "User Data:" field.
  424. COMMAND=<UserData><cr>
  425. OK=<ignore>
  426.  
  427. ; Enter your x.25 password in the Remote Access program's X.25 Settings "Facilities:" field.
  428. COMMAND=<Facilities><cr>
  429. OK=<match>"active"
  430. ERROR_DIAGNOSTICS=<cr><lf><cr><lf><lf><Diagnostics>
  431. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  432.  
  433. COMMAND=PROF 6<cr>
  434. NoResponse
  435.  
  436. COMMAND=
  437. NoResponse
  438.  
  439. COMMAND=SET 2:1<cr>
  440. OK=<ignore>
  441.  
  442. COMMAND=
  443. NoResponse
  444.  
  445. COMMAND=SET 4:1,6:1,16:0,17:0,18:0,19:0,21:0<cr>
  446. OK=<ignore>
  447.  
  448. COMMAND=
  449. NoResponse
  450.  
  451. COMMAND=SET 118:0,119:0,120:0<cr>
  452. OK=<ignore>
  453.  
  454. COMMAND=PAR?<cr>
  455. OK=<ignore>
  456.  
  457. COMMAND=SET 2:0<cr>
  458. NoResponse
  459.  
  460. COMMAND=
  461. NoResponse
  462.  
  463. COMMAND=<x25address><cr>
  464. CONNECT=<match>"connected"
  465. ;CONNECT=<ignore>
  466. ERROR_DIAGNOSTICS=<cr><lf><cr><lf><lf><Diagnostics>
  467. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  468.  
  469. ;-----------------------------------------------------------------------------------
  470. [Alascom/Tymnet/MCI]
  471.  
  472. ; Disclaimer:
  473. ; This script has been included for customer convenience, but has NOT been
  474. ; fully verified to work under all circumstances. Microsoft makes NO guarantees
  475. ; as to the performance of this script. Please contact Microsoft
  476. ; PSS NT support if you have problems or questions.
  477. ; NOTE: Whether your X.25 account is set up for a single x.121 identifier or a 
  478. ; username/password combination, they both are entered in the Remote Access program's 
  479. ; "X.25 Settings" dialog box in the "X.121 Address:" field. 
  480. ; A username and password combination is entered simply by separating them with a 
  481. ; SEMICOLON, e.g.:  John;mypass
  482. ; where "John" is the username and "mypass" is the password.
  483.  
  484. DEFAULTOFF=
  485. MAXCARRIERBPS=9600
  486. MAXCONNECTBPS=9600
  487.  
  488. ; The "o" changes the terminal identifer so that the x.25 network responses are 
  489. ; readable and don't appear as garbage. No carriage return is required after it.
  490. COMMAND=o
  491. OK=<match>"log in:"
  492. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  493. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  494.  
  495. ; Note: The "<h08>" represents a Ctrl-H or Backspace character which turns the
  496. ; echo facility in the x.25 network off which interferes with RAS operation.
  497. COMMAND=<h08><x25address><cr>
  498. CONNECT=<match>"connected"
  499. ERROR_NO_CARRIER=<match>"NO CARRIER"
  500. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  501. ERROR_DIAGNOSTICS=<lf><cr><lf><Diagnostics>
  502.  
  503. [Telematics]
  504.  
  505. DEFAULTOFF=
  506. MAXCARRIERBPS=19200
  507. MAXCONNECTBPS=19200
  508.  
  509.  
  510. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  511. COMMAND=<cr>
  512. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  513. COMMAND=<cr>
  514.  
  515. ;The next line will initiate AUTOBAUD/AUTOPARITY with the 
  516. ;Telematics PAD
  517. COMMAND=..<cr>
  518. ERROR_NO_CARRIER=<match>"NO CARRIER"
  519. OK=<match>"*"
  520.  
  521.  
  522. ; Finally try to call RAS X25 server
  523. COMMAND=<x25address><cr>
  524.  
  525. CONNECT=<match>"com"
  526.  
  527.  
  528. [InfoNet, gurdeep]
  529.  
  530. DEFAULTOFF=
  531. MAXCARRIERBPS=2400
  532. MAXCONNECTBPS=2400
  533.  
  534.  
  535. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  536. COMMAND=
  537. NoResponse
  538.  
  539.  
  540. ; The next line will give a delay of 2 secs - allowing the PAD to initialize
  541. COMMAND=
  542. NoResponse
  543.  
  544.  
  545. COMMAND=<cr>
  546. ; We dont care about the response so we ignore it (unless modem has hung up).
  547. ERROR_NO_CARRIER=<match>"NO CARRIER"
  548. OK=<ignore>
  549.  
  550.  
  551. COMMAND=<cr>
  552. ERROR_NO_CARRIER=<match>"NO CARRIER"
  553. OK=<ignore>
  554.  
  555.  
  556. COMMAND=SET 2:1<cr>
  557. NoResponse
  558.  
  559. COMMAND=X<cr>
  560. ERROR_NO_CARRIER=<match>"NO CARRIER"
  561. OK=<ignore>
  562.  
  563. ; Try to call RAS X25 server
  564. COMMAND=<x25address><cr><lf>
  565.  
  566. OK=<match>"COM"
  567. ERROR_NO_CARRIER=<match>"NO CARRIER"
  568. ERROR_DIAGNOSTICS=<cr><lf><Diagnostics>
  569.  
  570.  
  571. ; CONNECT response means that the connection completed fine.
  572. ; ERROR_DIAGNOISTICS response means connection attempt failed - the X25
  573. ;  DIAGNOSTIC information will be extracted from the response and sent
  574. ;  to the user.
  575. ; ERROR_NO_CARRIER means that the remote modem hung up.
  576. ; ERROR resonses are for generic failures.
  577.